Esx Settings Clusters Policies ConfigManagerPolicySpecResetInfo

Esx Settings Clusters Policies ConfigManagerPolicySpecResetInfo
Esx Settings Clusters Policies ConfigManagerPolicySpecResetInfo

Describes the outcome when the settings that govern the com.vmware.esx.settings.clusters.Configuration.apply API behaviour are reset.

This schema was added in vSphere API 8.0.3.0.

JSON Example
{
    "from": {
        "serial_remediation": false
    },
    "to": {
        "serial_remediation": false
    }
}
from
Required

The configured values of the com.vmware.esx.settings.clusters.policies.Apply.ConfigManagerPolicySpec.

This property was added in vSphere API 8.0.3.0.

to
Required

The values of the com.vmware.esx.settings.clusters.policies.Apply.ConfigManagerPolicySpec for when the configured value is reset.

This property was added in vSphere API 8.0.3.0.